@charset "utf-8";
/* CSS Document */

body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, img { 
    margin: 0; 
    padding: 0; 
    border: 0;
	list-style:none;
	text-decoration:none;
	outline:none;
}

body {
	background:url(../images/kv.jpg) no-repeat top right;	
	background-color:#f9faea;
	left:0;
	right:0;
	top:0;
	bottom:0;
	/*font-family:"微軟正黑體", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	line-height:20px;
}

.wrapper {
	margin:0 auto 0 auto;
	background-color:#a9c926;
}

.contain, .tip , .footer {
	width:400px;
	margin:0 auto 0 auto;
}

.contain .btn {
	width:158px;
	height:48px;
	margin:0 0 0 25px;
	padding:15px 0 0 0;
	float:left;
}

.contain p {
	width:360px;
	margin:0 auto 0 auto;
	padding:5px 0 15px 10px;
	clear:both;
}


.title {
	margin:180px auto 0 auto;
	height:27px;
	background:url(../images/ios_titlebg.png) repeat-x top ;
}

.title img {
	margin:0 auto 0 auto;
}

iframe {
	margin:0 0 20px 22px;
}

.tip {
	width:360px;
	padding:20px 0 0 10px;
}

.tip ul {
    margin-left:58px;
}

.tip li {
	margin-bottom:3px;
	line-height:21px;
}


span {
	color:#e50012;
	margin-left:-58px;
}

.qr {
	width:145px;
	height:160px;
	margin:20px auto 30px auto;
}

.qr p {
	text-align:center;
	font-size:15px;
	height:25px;
	font-weight:bold;
	color:#e50012;
}


.footer {
	text-align:center;
	margin:40px auto 0 auto;
	font-size:12px;
	padding-bottom:10px;
}

.footer a {
	display:block;
	width:85px;
	height:64px;
	margin:20px auto 10px auto;
}

.apptxt {
	width:400px;
	padding:20px 0 0 0;
}

.apptxt h3 {
	color:#b9000e;
	font-size:18px;
}

.apptxt em {
	color:#005123;
	font-weight:bold;
	font-style:normal;
}



.web {
	background:#eaeaea url(../images/bg.jpg) top no-repeat;
	font-size:13px;
}

.web .wrapper {
	background-color:#f9faea;
	width:960px;
	margin:0 auto;
	bottom:0;
}


.main {
	overflow:hidden;
	background-color:#a9c926;
}

.main_video {
	width:900px;
	margin:0 auto 20px auto;
}

.web .contain {
	float:left;
	margin:30px 0 30px 35px;
}

.web .title_and {
	width:354px;
	height:28px;
	background:url(../images/web_android_titlebg.jpg) repeat-x;
	margin:0 auto 0 auto;
}

.web .title_ios {
	width:354px;
	height:28px;
	background:url(../images/web_ios_titlebg.jpg) repeat-x;
	margin:0 auto 0 auto;
}

.tip_contain {
	width:960px;
	position:relative;
}

.btn_and, .btn_ios {
	text-indent:-9999999px;
}

.btn_and, .btn_ios  {
	width:340px;
	margin:-45px 0 0 0;
	
}

.btn_and a {
	display:block;
	width:341px;
	height:48px;
	background:url(../images/android_btn.png) no-repeat;
}

.btn_and a:hover {
	background:url(../images/android_btnOV.png) no-repeat;
}


.btn_ios a {
	display:block;
	width:341px;
	height:48px;
	background:url(../images/ios_btn.png) no-repeat;
}

.btn_ios a:hover {
	background:url(../images/ios_btnOV.png) no-repeat;
}

.tip_contain {
	position:relative;
}

.tip_wrap {
	width:900px;
	margin:0 auto;
}

.tip_contain .tip {
	float:left;
	width:385px;
	margin:0 0 0 40px ;
}


.tip_contain .qr {
	float:left;
	width:100px;
	height:100px;
	margin:15px 0 0 0;
}

.tip_contain ul {
	display:block;
	width:170px;
	padding-left:60px;
	float:left;
	margin:15px 10px 0 5px;
}

.tip_contain li {

}

.tip_contain span {
	margin-left:-51px;
}

.web .footer {
	font-size:11px;
	line-height:18px;
	margin:20px auto 0 auto;
	padding-bottom:20px;
	clear:both;
}

.web .footer a {
}

ul.txt_ios {
	width:260px;
}

.txt {
	width:810px;
	margin:20px 0 0 90px;
}



